Author

@jshaw-ar

Export

Interface

InteractionInput

Hierarchy

  • InteractionInput

Properties

Properties

funcInput: Partial<BuyInput | SellInput>
contract: string
tags?: {
    name: string;
    value: string;
}[]